home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Offline / TestCamere / Test scena artificial / Data / theme.js < prev    next >
Text File  |  2005-05-14  |  2KB  |  13 lines

  1. var themeTitle = "<TABLE width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><TR><TD background=\"bg-tile.jpg\"><IMG src=\"masthead.jpg\" width=\"306\" height=\"60\" NAME=\"IGNORE\"></TD></TR><TR><TD align=center><H1>%s</H1></TD></TR></TABLE>"
  2. var themeSubTitle = "%s" 
  3. var themeURL = "<A HREF=\"%s\" target=\"_top\"><IMG src=\"home-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\" alt=\"%s\"></A>"
  4. var themeThumbLinkPrevious = "<A HREF=\"../index.htm?%s,%s\"><IMG src=\"previous-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
  5. var themeThumbLinkNext = "<A HREF=\"../index.htm?%s,%s\"><IMG src=\"next-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
  6. var themeThumbLink = "<A HREF=\"page.htm?%s,%s\"><IMG></A>" 
  7. var themeThumbLinkPlay = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><IMG src=\"play-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></a>"
  8. var themeThumbLinkStop = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><IMG src=\"stop-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></a>"
  9. var themeImageLinkPrevious = "<A HREF=\"page.htm?%s,%s\"><IMG src=\"previous-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
  10. var themeImageLinkNext = "<A HREF=\"page.htm?%s,%s\"><IMG src=\"next-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></A>" 
  11. var themeImageLink = "<IMG>"
  12. var themeImageLinkPlay = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><IMG src=\"play-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></a>"
  13. var themeImageLinkStop = "<A HREF=\"javascript:void(0)\" name=slideShowControl onclick=\"stopStartSlideShow()\"><IMG src=\"stop-button.gif\" width=\"33\" height=\"31\" NAME=\"IGNORE\"></a>"